func google.golang.org/grpc/internal/transport.newBufWriter
2 uses
google.golang.org/grpc/internal/transport (current package)
http_util.go#L307: func newBufWriter(conn net.Conn, batchSize int, pool *sync.Pool) *bufWriter {
http_util.go#L411: w := newBufWriter(conn, writeBufferSize, pool)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)